Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strptime
strptime
parse the time/date generated by strftime
Name:
strptime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the time/date generated by strftime().
Related
How to properly handle XML whitespace characters in xml_set_end_namespace_decl_handler?
1
How to Implement Multiple Inheritance in PHP: Avoiding Inheritance Issues with Traits
10
Time monitoring of transaction processing using gettimeofday
9
How to Set the Character Encoding Detection Order with PHP’s mb_detect_order() Function
1
Similar Functions
idate
idate
Formatlocaltime/date
date_create
date_create
DateTime::__construc
timezone_version_get
timezone_version_get
Gettheversionoftimez
time
time
ReturnthecurrentUnix
date_create_from_format
date_create_from_format
AliasforDateTime::
strptime
strptime
parsethetime/dategen
date_sub
date_sub
DateTime::sub-Subtra
date_sunset
date_sunset
Returnsthesunsettime
Popular Articles